Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 18,431 for

.net watermarking

(0.17 sec)
  1. Classify Raw Text | Documentation

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Watermark Product Solution GroupDocs...GroupDocs.Classification for .NET / Developer Guide / Basic Usage...

    docs.groupdocs.com/classification/net/classify-...
  2. Load password-protected document | Documentation

    This article explains how to load password-protected PDF, Word, Excel, PowerPoint documents when using GroupDocs.Merger for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Loading...

    docs.groupdocs.com/merger/net/load-password-pro...
  3. Remove pages | Documentation

    Follow this guide and learn how to remove page from PDF or Word document, delete worksheet from Excel file or remove slides from PowerPoint presentations with GroupDocs.Merger for .net API....Watermark Product Solution GroupDocs...GroupDocs.Merger for Python via .NET / Developer Guide / Single document...

    docs.groupdocs.com/merger/python-net/remove-pages/
  4. GroupDocs.Signature Product Family

    Find answers about signing digital documents and images of various types using code on any platform....Watermark Product Family GroupDocs.Merger...Platforms GroupDocs.Signature for .NET GroupDocs.Signature for Java...

    kb.groupdocs.com/signature/page/2/
  5. Use advanced rasterization options | Documentation

    Use advanced rasterization options In order to use the advanced rasterization options you have to pass one of the options to Save method. In this case the document will be rasterized to PDF, but the scan-like effects will be applied to its pages. The following example demonstrates how to apply the AdvancedRasterizationOptions with default settings. C# using (Redactor redactor = new Redactor(@"sample.docx")) { // Save the document with advanced options (convert pages into images, and save PDF with scan-like pages) var so = new SaveOptions(); so....Watermark Product Solution GroupDocs...Family / GroupDocs.Redaction for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/redaction/net/use-advanced-r...
  6. Remove document password | Documentation

    This article explains how to remove password for PDF, Word, Excel, PowerPoint documents by using GroupDocs.Merger for .net....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Security...

    docs.groupdocs.com/merger/net/remove-document-p...
  7. Add watermark | Documentation

    In this article, you will learn how to apply watermark to document pages when convert document with GroupDocs.Conversion for .net API....Watermark Product Solution GroupDocs...Family / GroupDocs.Conversion for .NET / Developer guide / Advanced...

    docs.groupdocs.com/conversion/net/add-watermark/
  8. Advanced usage | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Watermark Product Solution GroupDocs...Family / GroupDocs.Parser for .NET / Developer Guide / Advanced...

    docs.groupdocs.com/parser/net/advanced-usage/
  9. Loading documents from different sources | Docu...

    Following this guide you will learn how to load PDF, Word, Excel, PowerPoint documents by local file path, stream or URL for further processing with GroupDocs.Merger for .net API....Watermark Product Solution GroupDocs...Family / GroupDocs.Merger for .NET / Developer Guide / Loading...

    docs.groupdocs.com/merger/net/loading-documents...
  10. Export annotations | Documentation

    The page describes how to export annotation using GroupDocs.Annotation for .net API....Watermark Product Solution GroupDocs...Family / GroupDocs.Annotation for .NET / Advanced usage / Export annotations...

    docs.groupdocs.com/annotation/net/export-annota...